home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10714 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: inforamp.net!ts6-06
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: BC4.0 AppExpert:  How to use?
  5. Date: Sat, 09 Mar 96 18:38:20 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4hsj78$rsm@sam.inforamp.net>
  8. References: <4hq5lh$1bh2@ausnews.austin.ibm.com>
  9. NNTP-Posting-Host: ts6-06.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4hq5lh$1bh2@ausnews.austin.ibm.com>,
  13.    roger_morris@vneb.ibm.com wrote:
  14. >I've had BC4.0 for sometime, and I'm trying to learn OWL.  From
  15. >what I understand, AppExpert makes GUI programming easy, if you
  16. >know what to do.  Could someone give a brief overview of AppExpert,
  17. >and how it can make my life easier, or rougher.....
  18.  
  19. I don't have BC 4.0, but I have BC 3.1 and BC 4.5, 4.51, 4.52.  So I'll assume 
  20. that your version is close enough to mine that you'll be able to follow.  
  21. Initiate AppExpert by going through the menu (most likely PROJECT | APP 
  22. EXPERT).  Select a filename that will hold the project information.  Now a 
  23. bunch of dialogs appear that are prompting you for information about your 
  24. project.  I won't go through these options.  Now you can use ClassExpert to 
  25. add classes (mostly dialogs/screens/windows).  This makes life easier, but 
  26. it's not like their is a button that you press and whammo you have your app.  
  27. You have to get to know the options available in the experts.
  28.  
  29. Agrivar
  30.